Started

Apr 14, 2023 07:10:28 PM

Ended

Apr 14, 2023 07:12:21 PM

Tests Passed

6

Tests Failed

0

Tests
Log events

Timeline

  • TestCases.SignUpTests.testcreateNewUser

    7:10:39 PM / 00:00:08:138 Pass

    TestCases.SignUpTests.testcreateNewUser
    04.14.2023 7:10:39 PM 04.14.2023 7:10:47 PM 00:00:08:138 · #test-id=1
    StatusTimestampDetails
    Info 7:10:39 PM Navigate to signUp screen
    Info 7:10:39 PM Start navigating to signUp page
    Info 7:10:40 PM Click "Sign up".
    Info 7:10:41 PM Wait for element to be present "waited for the element's state of presence to be (true). Element locator (By.xpath: //*[@class='modal-footer']//*[contains(text(), 'Sign up')])" against "By.xpath: //*[@class='modal-footer']//*[contains(text(), 'Sign up')]".
    Info 7:10:42 PM Type "Mohamed-Medhat574" into "Username:".
    Info 7:10:43 PM Type "mohamed123" into "Password:".
    Info 7:10:44 PM Click "Sign up".
    Info 7:10:45 PM Get alert text.
    Info 7:10:45 PM new user created successfully
    Info 7:10:45 PM Accept alert.
    Info 7:10:47 PM Assertion Passed: "true" is equal to "true".
    Info 7:10:47 PM
    Pass 7:10:47 PM Test Passed.
  • TestCases.LoginTests.testloginWithUserNameAndPassword

    7:10:51 PM / 00:00:11:763 Pass

    TestCases.LoginTests.testloginWithUserNameAndPassword
    04.14.2023 7:10:51 PM 04.14.2023 7:11:02 PM 00:00:11:763 · #test-id=2
    StatusTimestampDetails
    Info 7:10:51 PM Start login process with userName MohamedMedhat1432.
    Info 7:10:51 PM step1: login to the system.
    Info 7:10:51 PM Start navigating to signUp page
    Info 7:10:52 PM Click "Log in".
    Info 7:10:53 PM Wait for element to be present "waited for the element's state of presence to be (true). Element locator (By.xpath: //*[@class='modal-footer']//*[contains(text(), 'Log in')])" against "By.xpath: //*[@class='modal-footer']//*[contains(text(), 'Log in')]".
    Info 7:10:53 PM Type "MohamedMedhat1432" into "By.xpath: //*[@id='loginusername']".
    Info 7:10:54 PM Type "mohamed123" into "By.xpath: //*[@id='loginpassword']".
    Info 7:10:55 PM Click "Log in".
    Info 7:11:01 PM Get text "Welcome MohamedMedhat1432" from "Welcome MohamedMedhat1432".
    Info 7:11:01 PM the message from system is: Welcome MohamedMedhat1432
    Info 7:11:01 PM the expected message is: Welcome MohamedMedhat1432
    Info 7:11:01 PM Login completed successfully
    Info 7:11:02 PM Assertion Passed: "true" is equal to "true".
    Info 7:11:02 PM
    Pass 7:11:02 PM Test Passed.
  • TestCases.HomeTests.testCheckthelistOfCategories

    7:11:06 PM / 00:00:07:207 Pass

    TestCases.HomeTests.testCheckthelistOfCategories
    04.14.2023 7:11:06 PM 04.14.2023 7:11:13 PM 00:00:07:207 · #test-id=3
    StatusTimestampDetails
    Info 7:11:06 PM step1: select a category and validate that it has items
    Info 7:11:07 PM Click "Monitors".
    Info 7:11:12 PM total number returned from system is 2.
    Info 7:11:12 PM the total number of Monitors are 2 .
    Info 7:11:13 PM Assertion Passed: "true" is equal to "true".
    Info 7:11:13 PM
    Pass 7:11:13 PM Test Passed.
  • TestCases.productDetailsTests.testaddItemToCart

    7:11:16 PM / 00:00:05:085 Pass

    TestCases.productDetailsTests.testaddItemToCart
    04.14.2023 7:11:16 PM 04.14.2023 7:11:21 PM 00:00:05:085 · #test-id=4
    StatusTimestampDetails
    Info 7:11:16 PM step1: open the product details page
    Info 7:11:16 PM start clicking on Samsung galaxy s6.
    Info 7:11:18 PM Click "Samsung galaxy s6".
    Info 7:11:18 PM step2: add the product to cart
    Info 7:11:18 PM start clicking on add to cart item
    Info 7:11:19 PM Click "Add to cart".
    Info 7:11:19 PM successfully clicked on add to cart item
    Info 7:11:20 PM Get alert text.
    Info 7:11:20 PM item added to the cart
    Info 7:11:20 PM Accept alert.
    Info 7:11:21 PM Assertion Passed: "true" is equal to "true".
    Info 7:11:21 PM
    Pass 7:11:21 PM Test Passed.
  • TestCases.CartTests.deleteItemFromCart

    7:11:32 PM / 00:00:15:952 Pass

    TestCases.CartTests.deleteItemFromCart
    04.14.2023 7:11:32 PM 04.14.2023 7:11:48 PM 00:00:15:952 · #test-id=5
    StatusTimestampDetails
    Info 7:11:32 PM step1: open a product details screen
    Info 7:11:32 PM start clicking on Samsung galaxy s6.
    Info 7:11:37 PM Click "Samsung galaxy s6".
    Info 7:11:37 PM step2: add the product to cart
    Info 7:11:37 PM start clicking on add to cart item
    Info 7:11:41 PM Click "Add to cart".
    Info 7:11:41 PM successfully clicked on add to cart item
    Info 7:11:42 PM Get alert text.
    Info 7:11:42 PM item added to the cart
    Info 7:11:42 PM Accept alert.
    Info 7:11:42 PM step3: open cart screen
    Info 7:11:42 PM open cart started
    Info 7:11:45 PM Click "Cart".
    Info 7:11:45 PM cart screen opened successfully
    Info 7:11:46 PM Assertion Passed: "true" is equal to "true".
    Info 7:11:46 PM
    Info 7:11:46 PM step4: remove the product from the cart
    Info 7:11:46 PM Start deleting an item from the cart
    Info 7:11:48 PM Click "Delete".
    Info 7:11:48 PM element deleted successfully
    Info 7:11:48 PM Assertion Passed: "true" is equal to "true".
    Info 7:11:48 PM
    Pass 7:11:48 PM Test Passed.
  • TestCases.PlaceOrderTests.testPlaceOrder

    7:11:54 PM / 00:00:26:509 Pass

    TestCases.PlaceOrderTests.testPlaceOrder
    04.14.2023 7:11:54 PM 04.14.2023 7:12:21 PM 00:00:26:509 · #test-id=6
    StatusTimestampDetails
    Info 7:11:54 PM step1: open product details screen
    Info 7:11:54 PM start clicking on Samsung galaxy s6.
    Info 7:12:09 PM Click "Samsung galaxy s6".
    Info 7:12:09 PM step2: add product to cart
    Info 7:12:09 PM start clicking on add to cart item
    Info 7:12:12 PM Click "Add to cart".
    Info 7:12:12 PM successfully clicked on add to cart item
    Info 7:12:13 PM Get alert text.
    Info 7:12:13 PM item added to the cart
    Info 7:12:13 PM Accept alert.
    Info 7:12:14 PM Assertion Passed: "true" is equal to "true".
    Info 7:12:14 PM
    Info 7:12:14 PM step3: open cart screen after adding a product to it
    Info 7:12:14 PM open cart started
    Info 7:12:16 PM Click "Cart".
    Info 7:12:16 PM cart screen opened successfully
    Info 7:12:17 PM Assertion Passed: "true" is equal to "true".
    Info 7:12:17 PM
    Info 7:12:17 PM step4: start placing order
    Info 7:12:17 PM Start clicking on place order button
    Info 7:12:18 PM Click "Place Order".
    Info 7:12:18 PM clicked on place order button successfully
    Info 7:12:18 PM Assertion Passed: "true" is equal to "true".
    Info 7:12:18 PM
    Info 7:12:18 PM step5: fill the important data and complete the order
    Info 7:12:18 PM Start filling required Data of the order
    Info 7:12:19 PM Type "mohamed" into "Total: Name:".
    Info 7:12:19 PM name entered successfully
    Info 7:12:19 PM Type "1259456712356548" into "Credit card:".
    Info 7:12:19 PM card number entered successfully
    Info 7:12:20 PM Click "Purchase".
    Info 7:12:20 PM Get text "Thank you for your purchase!" from "Thank you for your purchase!".
    Info 7:12:20 PM order placed successfully
    Info 7:12:21 PM Assertion Passed: "true" is equal to "true".
    Info 7:12:21 PM
    Pass 7:12:21 PM Test Passed.